
注冊
/
登錄目前在做顯式材料VUMAT子程序二次開發,想通過command 提交作業和子程序(用于VS調試),并設置雙精度,想問下怎樣設置雙精度~例子:abaqus job=Job-1 user=vumat.for int我提交時按照例子方式提交的,不知道是雙精度還是單精度~,想問下怎樣設置雙精度
Use the same command to run Abaqus that you used when the problem occurred.

The command is:abaqus input=test.inp user=vumat.cpp job=job1 analysis interactive doubleThe error is:Abaqus Error: The executable packageaborted with system error "Illegal memory
Use the same command to run Abaqus that you used when the problem occurred.
依照相關的教程,我修改了isight的AbqConfig.txt文件使其能夠讀入inp文件的子程序參數之后在abaqus組件的Execution的命令中輸入以下包含子程序路徑的字段abaqus.bat input=Job-2.inp job=Job-2 interactive double user="F:\FY2\GTN(1).for"但最后計算失敗,報錯為:

End Linking Abaqus/Standard User Subroutines7/16/2022 3:51:52 PMBegin Analysis Input File Processor7/16/2022 3:51:52 PMRun pre.exe7/16/2022 3:51:56 PMEnd Analysis Input File ProcessorBegin

End Linking Abaqus/Standard User Subroutines2023/8/9 17:08:02Begin Analysis Input File Processor2023/8/9 17:08:02Run pre.exe2023/8/9 17:08:14End Analysis Input File ProcessorBegin
在使用ABAQUS UEL子程序時,為什么在前處理時每次定義Surface和Reference Point 的 interaction,例如設定一個Equation Constrain 或 Coupling Constraint, 之后再上傳Input files (xxx_UEL.inp 和 xxx_UEL_PS.for),總是會顯示如下Error。

Error:UMBER OF EIGENVALUES FOUND ON THE INTERVAL EXCEEDS THE EXPECTED NUMBER.THIS MAY HAPPEN IF A SYSTEM IS OVERCONSTRAINED. RUN A STATICPERTURBATION ANALYSIS TO PERFORM THE OVERCONSTRAINTCHECK. ALSO
line set - memory=#### 2) In the input file define memory with *KEYWORD i.e., *KEYWORD #### or *KEYWORD memory=####
Analysis Input File Processor exited with an error.我的參數都是在abaqus幫助文檔找到的,不知道是不是材料的原因,真的很煩惱,謝謝各路大神幫助,如果有想試試的我也可以發模型,謝謝大神

各位大佬們好,這個問題前前后后困擾了我幾個月了,網上的教程也很少我在運行abaqusUMAT子程序時,會莫名其妙報錯且沒有提示,于是想用VS進行調試,調試過程中我發現statev等變量會莫名其妙的丟失值,再運行子程序NN_prediction之前,statev變量是正常的,運行完之后就會undefined address,伴隨的還有SCD,SPD和SSE這幾個變量(如圖所示),但是這三個變量的值丟失是隨機的



跳至頁
TOP